golang.org/x/net/http2.serverConn.processSettingInitialWindowSize (method)
2 uses
golang.org/x/net/http2 (current package)
server.go#L1755: return sc.processSettingInitialWindowSize(s.Val)
server.go#L1771: func (sc *serverConn) processSettingInitialWindowSize(val uint32) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)